Biquad filters in C++ using KFR
25 July 2016
Digital biquad filters and biquad filter design functions are implemented in the KFR framework starting from the first version.
Biquad algorithm uses the Transposed Direct Form II which reduces the quantization errors in the floating point calculations.